@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 1279px){	
	.header .logo{ margin-left:1%;}
	 .header .email{margin-right: 1%;}
	.header .nav ul li a{ padding:0 15px;}	
	
}


@media screen and (min-width: 1280px) and (max-width: 1365px){	
	.header .logo{ margin-left:1%;}
	.header .email{margin-right: 1%;}
	.header .nav ul li a{ padding:0 15px;}
	
	/**/
	.flexslider{ height: 100vh;}
	.slides li{ height:100vh;}
	.flex-control-nav{ bottom: 10%;}
	
	.section2 .inAbo{ margin-top:50px;}
	
	.section3 .inBus{ margin-top:40px;}
	.section3 .inBus .inBus_r{ width:100%;}
	.section3 .inBus .Bus .Bus_l{margin: 160px 0;}
	.section3 .inBus .Bus .Bus_r{ width:700px;}
	.section3 .inBus .Bus .Bus_r li{ width:350px; height:246px;}
	
	.section3 .inBus .Bus .Bus_r li .content .pic .title{ width:260px; height:156px;}
	
	.section5 .inCon_r .Con_c{top:34%;}
	
	
	.section.table, .slide.table{ height:100vh !important;}
	
}

@media screen and (min-width: 1360px) and (max-width: 1679px){	

	.header .logo{ margin-left:1.5%;}
	.header .email{margin-right: 1.5%;}
	.header .nav ul li a{ padding:0 18px;}
	
	.flexslider{ height: 100vh;}
	.slides li{ height:100vh;}
	.flex-control-nav{ bottom: 10%;}
	
	.section5 .inCon_r .Con_c{top:40%;}
	.section.table, .slide.table{ height:100vh !important;}
}

